Get Brain Food Title and URL
(10 actions, 8 KB)
0 URL
Decode
[Shortcut Input]
»
3
1 List »
[brainFoodTitle, brainFoodURL]
2 Repeat with Each in
[1 List]
3 Match Text
"
[Repeat Item]
":"(.*?)"
in
[0 URL Encoded Text]
»
4 Get Match Group At Index 1 in
[3 Matches]
»
5 Replace Text
\
with
in
[4 Text]
»
6 Set Dictionary Value for
[Repeat Item]
to
[5 Updated Text]
in
[dict]
»
7 Set Variable
dict
to
[6 Dictionary]
8 End Repeat with Each ▵
2
9 Stop and Output
[dict]